Release 10.1A: OpenEdge Development:
ADM Reference


fetchContainedData

Procedure that retrieves a set of data from the server, given a where-clause for (currently) the top-level SmartDataObject. Client-side procedure.

Location: sbo.p

Parameters:

INPUT pcObject AS CHARACTER

If specified, then fetch result set from that Object down only.

Notes: The WHERE clause for the MasterDataObject can be specified in advance of this call by running setMasterQueryWhere(). The WHERE clause for individual SmartDataObjects can also be set by running the standard functions for that purpose (addQueryWhere(), assignQuerySelection()) in the SmartDataObject handle (retrieved by the dataHandle() function).


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095